[INFO] fetching crate oxirs-geosparql 0.2.2...
[INFO] testing oxirs-geosparql-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxirs-geosparql 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oxirs-geosparql 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxirs-geosparql 0.2.2
[INFO] tweaked toml for crates.io crate oxirs-geosparql 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxirs-geosparql 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxirs-geosparql 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2c464c39a98d3fddf09ef419c21c97d31389f6e468ec93fe83d612d1187e230
[INFO] running `Command { std: "docker" "start" "-a" "d2c464c39a98d3fddf09ef419c21c97d31389f6e468ec93fe83d612d1187e230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c464c39a98d3fddf09ef419c21c97d31389f6e468ec93fe83d612d1187e230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c464c39a98d3fddf09ef419c21c97d31389f6e468ec93fe83d612d1187e230", kill_on_drop: false }`
[INFO] [stdout] d2c464c39a98d3fddf09ef419c21c97d31389f6e468ec93fe83d612d1187e230
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88255a26435cbb74b8f42022a715196d515e99dd915d80d07f3524c266a1d540
[INFO] running `Command { std: "docker" "start" "-a" "88255a26435cbb74b8f42022a715196d515e99dd915d80d07f3524c266a1d540", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling scirs2-core v0.3.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling oxiblas-core v0.2.0
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.0
[INFO] [stderr]    Compiling oxiblas-blas v0.2.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling oxiarc-core v0.2.3
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling oxicode_derive v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling oxicode v0.1.1
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.3
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling icu_datetime_data v2.1.2
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling ixdtf v0.6.4
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling icu_calendar v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_time v2.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling icu_decimal v2.1.1
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling num-lazy v0.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling icu_datetime v2.1.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling icu_segmenter v2.1.2
[INFO] [stderr]    Compiling icu_casemap v2.1.1
[INFO] [stderr]    Compiling icu_list v2.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling icu_collator v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ellip v1.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling json-event-parser v0.2.3
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling oxjsonld v0.2.4
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling special v0.13.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu v2.1.1
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling scirs2-sparse v0.3.1
[INFO] [stderr]    Compiling scirs2-linalg v0.3.1
[INFO] [stderr]    Compiling oxirs-core v0.2.2
[INFO] [stderr] error: could not compile `scirs2-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="array"' --cfg 'feature="crossbeam"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="gpu"' --cfg 'feature="linalg"' --cfg 'feature="memmap2"' --cfg 'feature="memory_efficient"' --cfg 'feature="memory_management"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="oxiblas-blas"' --cfg 'feature="oxiblas-lapack"' --cfg 'feature="oxiblas-ndarray"' --cfg 'feature="oxicode"' --cfg 'feature="parallel"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --cfg 'feature="simd"' --cfg 'feature="statrs"' --cfg 'feature="std"' --cfg 'feature="validation"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all_ints", "alloc", "arbitrary-precision", "array", "array_io", "array_protocol", "array_protocol_all", "array_protocol_cuda", "array_protocol_distributed", "array_protocol_gpu", "array_protocol_jit", "array_protocol_metal", "array_protocol_opencl", "array_protocol_rocm", "array_protocol_wgpu", "array_stats", "arrow", "async", "async-trait", "atomic-polyfill", "benchmarking", "bytemuck", "cache", "cached", "cloud", "compression", "cranelift-frontend", "cranelift-jit", "cranelift-module", "critical-section", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "cuda", "data_validation", "database", "default", "embedded", "embedded-alloc", "embedded-arm", "embedded-arm-rt", "embedded-riscv", "embedded-riscv-rt", "ffi", "fixed-point", "flate2", "float32", "float64", "gmp-mpfr-sys", "gpu", "instrumentation", "int32", "int64", "jit", "leak_detection", "libc", "libm", "linalg", "linked_list_allocator", "log", "logging", "lz4", "memmap2", "memory_call_stack", "memory_compression", "memory_efficient", "memory_efficient_all_types", "memory_management", "memory_metrics", "memory_visualization", "metal", "ml_pipeline", "mmap", "mpsgraph", "ndarray-npy", "ndarray-rand", "ndarray-stats", "num-bigint", "num-rational", "num_cpus", "observability", "observability_http", "opencl", "opentelemetry", "opentelemetry-otlp", "opentelemetry-prometheus", "opentelemetry-semantic-conventions", "opentelemetry_sdk", "oxiblas-blas", "oxiblas-lapack", "oxiblas-ndarray", "oxicode", "parallel", "perf-event", "portable-atomic", "production", "profiling", "profiling_advanced", "profiling_all", "profiling_chrome", "profiling_flame", "profiling_memory", "profiling_opentelemetry", "profiling_otlp", "profiling_perf", "profiling_prometheus", "prometheus", "python", "quickcheck", "random", "rayon", "regex", "reqwest", "rocm", "rug", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "snap", "statrs", "std", "sysinfo", "testing", "tikv-jemalloc-ctl", "tikv-jemallocator", "tokio", "tracing", "tracing-appender", "tracing-chrome", "tracing-flame", "tracing-opentelemetry", "tracing-subscriber", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu_backend", "wide", "zstd"))' -C metadata=98c506e53943a982 -C extra-filename=-8dd8d611e334cff5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1aca8c02b117bec.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-3a41dff9d260a1a9.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cfd266f1d02fcac.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-0e60ddd072a435cd.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-f8f38ce2aca70ce9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-660f9ee0edf72812.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1e7f805ed6327c48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-72700dea1776f0f1.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-dc16375ecc8bc64a.rmeta --extern oxiblas_blas=/opt/rustwide/target/debug/deps/liboxiblas_blas-75ac4c44a7d28787.rmeta --extern oxiblas_lapack=/opt/rustwide/target/debug/deps/liboxiblas_lapack-baf003792735e9f3.rmeta --extern oxiblas_ndarray=/opt/rustwide/target/debug/deps/liboxiblas_ndarray-0f67df1a57d6aed5.rmeta --extern oxicode=/opt/rustwide/target/debug/deps/liboxicode-ac8d603f0afd2ead.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bf27ab17a5c0ca42.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-546e24d1ab41df92.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-36867a5c653b5e63.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-9e764f31df5c90db.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9fec674f9c5c23fc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6892467de8341928.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-1404a26ebbc29fe2.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-12389beaacbed43f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d464a9d1d5bae899.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-7c58e2c98c9c155d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oxirs-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name oxirs_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxirs-core-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="rdf-12"' --cfg 'feature="rdf-star"' --cfg 'feature="serde"' --cfg 'feature="sparql-12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-tokio", "blas", "cuda", "default", "gpu", "metal", "nvml-wrapper", "opencl", "parallel", "rayon", "rdf-12", "rdf-star", "rocksdb", "serde", "simd", "sparql-12", "wide"))' -C metadata=1be26f3949363cb3 -C extra-filename=-01f49e4ede4c3642 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f785291ea985e744.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bimap=/opt/rustwide/target/debug/deps/libbimap-89139a6351695333.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-f9dcd17393956df5.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0652ea863830e32c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1aca8c02b117bec.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-3a41dff9d260a1a9.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cfd266f1d02fcac.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13d2dc738b4e3c0d.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-3e22a5defa4ead2b.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern icu=/opt/rustwide/target/debug/deps/libicu-623ca027c0bc40a1.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-61ff2e0dd95c5d51.rmeta --extern icu_properties=/opt/rustwide/target/debug/deps/libicu_properties-864b1eb0e66d421e.rmeta --extern json_event_parser=/opt/rustwide/target/debug/deps/libjson_event_parser-3a7df2c0da5e1244.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-72700dea1776f0f1.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-dc16375ecc8bc64a.rmeta --extern oxicode=/opt/rustwide/target/debug/deps/liboxicode-ac8d603f0afd2ead.rmeta --extern oxilangtag=/opt/rustwide/target/debug/deps/liboxilangtag-7759ed1d7e485f46.rmeta --extern oxiri=/opt/rustwide/target/debug/deps/liboxiri-c4caeb8c1a864b86.rmeta --extern oxjsonld=/opt/rustwide/target/debug/deps/liboxjsonld-13205d7f4fa3daaa.rmeta --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-efe3b79fd1eeaadb.rmeta --extern oxrdfxml=/opt/rustwide/target/debug/deps/liboxrdfxml-9ecf25808dd5427b.rmeta --extern oxsdatatypes=/opt/rustwide/target/debug/deps/liboxsdatatypes-369c528f0c0b0dad.rmeta --extern oxttl=/opt/rustwide/target/debug/deps/liboxttl-25771792af5931f7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bf27ab17a5c0ca42.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-630b7bc8ec8e8a9f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9fec674f9c5c23fc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6892467de8341928.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69c9af0aee6a993b.rmeta --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-8dd8d611e334cff5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-791d5169f14795d3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-84d103becc200594.rmeta --extern simd_json=/opt/rustwide/target/debug/deps/libsimd_json-3848ce63414d3396.rmeta --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-9b5a30f57019f0cd.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-8c950e395e35e6da.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d171cf52b30da1d1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7527204e5d7a2827.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7b2feb466108cba4.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d464a9d1d5bae899.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-53dec62b996c1aa6/out -L native=/opt/rustwide/target/debug/build/blake3-53dec62b996c1aa6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out -L native=/opt/rustwide/target/debug/build/sys-info-94c3b2dd92bff12e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "88255a26435cbb74b8f42022a715196d515e99dd915d80d07f3524c266a1d540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88255a26435cbb74b8f42022a715196d515e99dd915d80d07f3524c266a1d540", kill_on_drop: false }`
[INFO] [stdout] 88255a26435cbb74b8f42022a715196d515e99dd915d80d07f3524c266a1d540
